-
Notifications
You must be signed in to change notification settings - Fork 309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix ci for mongoose in node 14 #3758
Conversation
Overall package sizeSelf size: 5.44 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report
@@ Coverage Diff @@
## master #3758 +/- ##
==========================================
- Coverage 85.10% 85.08% -0.03%
==========================================
Files 227 227
Lines 9299 9293 -6
Branches 33 33
==========================================
- Hits 7914 7907 -7
- Misses 1385 1386 +1 see 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
BenchmarksBenchmark execution time: 2023-11-02 12:15:29 Comparing candidate commit bee15bd in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 483 metrics, 9 unstable metrics. |
What does this PR do?
Model.count
method tests from last mongoose in all node versions.Motivation
??=
, it is not supported in node 14.CI execution in v3.x branch: PR (to delete): #3757
plugin: https://github.com/DataDog/dd-trace-js/actions/runs/6729875788/job/18291540975?pr=3757
appsec: https://github.com/DataDog/dd-trace-js/actions/runs/6729875798/job/18291534934?pr=3757